Spring Spring Boot

13 CVEs affecting Spring Spring Boot. Latest disclosed: 2026-04-28. Critical: 1, High: 4.

Top CVEs affecting Spring Spring Boot
CVESeverityScorePublishedSummary
CVE-2026-40976Critical9.12026-04-28In certain circumstances, Spring Boot's default web security is ineffective allowing unauthorized access to all endpoints. For an application to be vulnerable…
CVE-2026-22731High8.22026-03-19Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication…
CVE-2026-40972High7.52026-04-28An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about the remote secret. In extreme ci…
CVE-2025-22235High7.32025-04-28EndpointRequest.to() creates a matcher for null/** if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Your…
CVE-2026-40973High7.02026-04-28A local attacker on the same host as the application may be able to take control of the directory used by `ApplicationTemp`. When `server.servlet.session.persi…
CVE-2024-38807Medium6.32024-08-23Applications that use spring-boot-loader or spring-boot-loader-classic and contain custom code that performs signature verification of nested jar files may be…
CVE-2023-34055Medium5.32023-11-28In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a den…
CVE-2026-40974Medium5.02026-04-28Spring Boot's Cassandra auto-configuration does not perform hostname verification when establishing an SSL connection to Cassandra. Affected: Spring Boot 4.0…
CVE-2026-40971Medium5.02026-04-27When configured to use an SSL bundle, Spring Boot's RabbitMQ auto-configuration does not perform hostname verification when connecting to the RabbitMQ broker. …
CVE-2026-40970Medium5.02026-04-27When configured to use an SSL bundle, Spring Boot's Elasticsearch auto-configuration does not perform hostname verification when connecting to the Elasticsearc…
CVE-2026-40975Medium4.82026-04-28Values produced by ${random.value} are not suitable for use as secrets. ${random.uuid} is not affected. ${random.int} and ${random.long} should never be used f…
CVE-2026-40977Medium4.72026-04-28When an application is configured to use `ApplicationPidFileWriter`, a local attacker with write access to the PID file's location can corrupt one file on the…
CVE-2019-3797Low3.52019-05-06This affects Spring Data JPA in versions up to and including 2.1.5, 2.0.13 and 1.11.19. Derived queries using any of the predicates ‘startingWith’, ‘endingWith…